RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StaticArray::[] Operator (int)
Pascal
operator [](index: Integer);
C++
const T& operator [](int index) const;

This is [], a member of class StaticArray.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!